Open
Conversation
BundleMonFiles updated (2)
Unchanged files (8)
Total files change +55B 0% Groups updated (1)
Unchanged groups (2)
Final result: ✅ View report in BundleMon website ➡️ |
zatteo
reviewed
Jul 3, 2025
| {({ onClick, href }) => ( | ||
| <ActionMenuItem | ||
| left={<AppIcon app="store" className="u-h-1 u-w-1" />} | ||
| left={<Icon icon={StoreIcon} className="u-h-1 u-w-1" />} |
Member
There was a problem hiding this comment.
@JF-Cozy does <AppIcon/> mean that it is loading icon from "store" app but in stable release?
Contributor
There was a problem hiding this comment.
https://github.com/cozy/cozy-ui/blob/master/react/AppIcon/index.jsx#L53 then https://github.com/cozy/cozy-client/blob/master/packages/cozy-stack-client/src/getIconURL.js#L144 so from stack (by default) or registry.
So I think we have to dig in these directions and not changing anything here
Member
There was a problem hiding this comment.
Ok right, so it should be automatically fixed when updating store to stable release. I suggest we keep this PR until monday if we need it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.